Home
Just Juice
Grape & Melon Ice Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
Grape & Melon Ice Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
£3.99
| /
Grape & Melon Ice Say hello to your new favourite fruit combo on the rocks. With strong succulent black grapes on the inhale followed by delicious sweet melon on the exhale down…
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});